home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / backli2.arc / BACKLIST.DOC < prev    next >
Text File  |  1990-07-23  |  2KB  |  47 lines

  1.  
  2.                  ╔═════════════════════════════════════╗
  3.                  ║                                     ║
  4.                  ║             BACKLIST                ║ 
  5.                  ║         (BACKup LISTing)            ║
  6.                  ║            Version 2.0              ║
  7.                  ║              7/19/90                ║
  8.                  ║                                     ║
  9.                  ║  Displays Directories & File Names  ║ 
  10.                  ║      from DOS 3.3 BACKUP Disks      ║
  11.                  ║                                     ║
  12.                  ╠═════════════════════════════════════╣
  13.                  ║                                     ║
  14.                  ║            Jim Imbrogno             ║
  15.                  ║          Cleveland, Ohio            ║
  16.                  ║          (216) 447-1600             ║
  17.                  ║          Compuserve: 72271,1576     ║
  18.                  ║                                     ║
  19.                  ╚═════════════════════════════════════╝
  20.  
  21.  
  22. Contents of BACKLIST.ARC:
  23.  
  24.    BACKLIST.ASC       BASIC source listing, in ASCII format
  25.    BACKLIST.EXE       Compiled version using BASIC Compiler 2.0
  26.    BACKLIST.DOC       This documentation file
  27.  
  28.  
  29. Execute BACKLIST.EXE without any parameters
  30.  
  31. You will be prompted for:
  32.    the Letter of the Drive containing the DOS 3.3 BACKUP files
  33.    [D]irectory or [F]ile Name list
  34.       [D] will only list the Directory names on the BACKUP disk
  35.       [F] will list both the Directory and the File names
  36.    [P]rint the output or Display on screen
  37.       [P] will send the output to LPT1:
  38.       pressing any other key will display the output on your screen
  39.  
  40.  
  41. Special Note:  The TIME entry in the directory listing is not correct.
  42.                I followed the descriptions in the IBM Technical Referrence
  43.                manual to calculate the time from the 16-bit binary field.
  44.                But, I always come out up to 3 min. plus, or minus.
  45.  
  46.                Any ideas?
  47.